Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize Arduino form factor #9593

Merged
merged 5 commits into from
Feb 5, 2019
Merged

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Feb 2, 2019

Description

Remove ARDUINO from supported_form_factors on devices which physically do not have the Arduinoform factor. Also ensure that all Arduino pins are defined for targets with the Arduino form factor, even if they are set to NC.

This PR is a subset of the pinmap work in #9449.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

The FF1705_L151CC does not have the following pins
D4, D5, D6, D7, D8, D9, A2, A3, A4, A5 so remove the ARDUINO form
factor from it.
Remove the ARDUINO form factor from the RBLAB_BLENANO2 since it
does not have D11, D12, D14, D15 defined and does not physically have
the arduino form factor.
Remove ARDUINO from supported form factors on devices which have the
physical form factor of the arduino nano.
Set A0 to NC so it is defined on the KW41Z platform.
Define the unconnected Arduino pins to NC so they are all defined.
@c1728p9 c1728p9 mentioned this pull request Feb 2, 2019
@ciarmcom ciarmcom requested a review from a team February 2, 2019 18:00
@ciarmcom
Copy link
Member

ciarmcom commented Feb 2, 2019

@c1728p9, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@0xc0170 0xc0170 requested review from a team February 4, 2019 08:25
Copy link
Contributor

@mmahadevan108 mmahadevan108 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 4, 2019

Ci started

@mbed-ci
Copy link

mbed-ci commented Feb 4, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit d7a442b into ARMmbed:master Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants